home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / acpi / events / ibm-hibernatebtn < prev    next >
Text File  |  2008-10-14  |  363b  |  12 lines

  1. # /etc/acpi/events/ibmdiskbtn
  2. # This is called when the user presses the hibernate button and calls
  3. # /etc/acpi/hibernate.sh for further processing.
  4.  
  5. # Optionally you can specify the placeholder %e. It will pass
  6. # through the whole kernel event message to the program you've
  7. # specified.
  8.  
  9. event=ibm/hotkey HKEY 00000080 0000100c
  10. action=/etc/acpi/hibernatebtn.sh
  11.  
  12.